From: Stefan Monnier Date: Sat, 29 Aug 2009 19:44:39 +0000 (+0000) Subject: (\circ): Use the `ring operator' rather than `white circle'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10787 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c65b15c84e73c68c98301f921528815dbda5c7b6;p=emacs.git (\circ): Use the `ring operator' rather than `white circle'. --- diff --git a/leim/ChangeLog b/leim/ChangeLog index 7fa15b13b16..aa53e797483 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,5 +1,8 @@ 2009-08-29 Stefan Monnier + * quail/latin-ltx.el (\circ): Use the `ring operator' rather than + `white circle'. + * Makefile.in (leim-list.el, install): Don't use -r to remove files. 2009-08-25 Glenn Morris diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el index 92632538064..20dd5d37586 100644 --- a/leim/quail/latin-ltx.el +++ b/leim/quail/latin-ltx.el @@ -543,7 +543,7 @@ system, including many technical ones. Examples: ("\\centerdot" ?·) ("\\checkmark" ?✓) ("\\chi" ?χ) - ("\\circ" ?○) + ("\\circ" ?∘) ("\\circeq" ?≗) ("\\circlearrowleft" ?↺) ("\\circlearrowright" ?↻)